-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
frontend: make locize-pull #3238
Conversation
"toastMicroSD": "Please insert your microSD card into your BitBox02 which will be used to store a backup of the wallet." | ||
"nameLabel": "BitBox name", | ||
"namePlaceholder": "My BitBox", | ||
"title": "Choose BitBox device name", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding "device" during the setup to make it clear that this is the BitBox device name or device password, not to be confused with BitBox the brand.
}, | ||
"stepCreate": { | ||
"description": "This name is used as the device name and for backups.", | ||
"description": "This name is used for the device and backup name", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
slightly rephrased
@@ -439,7 +435,7 @@ | |||
}, | |||
"security": { | |||
"link": "BitBox02 security threat model", | |||
"text": "BTC Direct's Private Trading Desk is an external service not covered by the BitBox02 Security Threat model. However, BTC Direct is well-acquainted with BitBox products and offers secure, knowledgeable guidance. BitBox products verify crypto addresses during transactions to ensure secure delivery.", | |||
"text": "BTC Direct's Private Trading Desk is an external service not covered by the BitBox02 security threat model. However, BTC Direct is well-acquainted with BitBox products and offers secure, knowledgeable guidance. BitBox products verify crypto addresses during transactions to ensure secure delivery.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keeping BitBox02 here for now, we'll need to decide later what to do with this…
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks
@thisconnect pushed and pulled again due to a conflict. Please check again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thank you
No description provided.